/*   
Theme Name: Hip Hop Football Picks New Design
Theme URI: http://hiphopfootballpicks.com
Description: This is theme for Hip Hop Football Picks -- WordPress v3.4.1
Author: Charles Julian
Author URI: http://dirtyhandsmedia.com
Version: 2
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts {
	 margin-top: 5px;
	 padding: 3px;
	 background: #fff;
	 border: 1px solid red;
	 height: 25px;
	 width: 90px;
	 font-size: 14px; 
	 float: left; 
	 }
   .prev-posts {
	margin-top: 5px;
	 padding: 3px;
	 background: #fff;
	 border: 1px solid red;
	 height: 25px;
	 width: 90px;
	 font-size: 14px;  
	 float: right;
	 margin-right: 18px;   
 }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

body {
	background: #03356f;
	font-size: 12px;
	font-family: 'Dosis', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	
	font-family: 'Michroma', sans-serif;
	color: #4594d7;
}

#pageWrap {
	width: 100%;	
}

.clear {
	clear: both;	
}

/* LOGO HEADER */

header {
	background: #03356f;

background: -moz-linear-gradient(top,  #03356f 0%, #d0d6db 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03356f), color-stop(100%,#d0d6db));

background: -webkit-linear-gradient(top,  #03356f 0%,#d0d6db 100%);

background: -o-linear-gradient(top,  #03356f 0%,#d0d6db 100%);

background: -ms-linear-gradient(top,  #03356f 0%,#d0d6db 100%);

background: linear-gradient(to bottom,  #03356f 0%,#d0d6db 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03356f', endColorstr='#d0d6db',GradientType=0 );

	width: 100%;
	height: 220px;
	text-indent: -9999px;
	margin: 0 auto;
}


#logo { 
	background-image: url(images/header1.png);
	background-repeat: no-repeat;
	display: block;
	height: 220px;
	width: 1024px;
	text-indent: -9999px;
	margin: 0 auto;
	
}

#leaderboard {
	height: 90px;
	width: 728px;
	margin: 0 auto;
	background: #03356f;
}

#navWrapper {
	width: 100%;
	background: #b4151a;
	height: 38px;	
}

nav {
	width: 1024px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: 'Racing Sans One', cursive;
	font-size: 16px;
}

#contentWrap {
	width: 1024px;
	margin: 0 auto;
	border 2px solid #000;
	padding-bottom: 10px;
	
	
		
}

/* CONTENT BOXES LEFT COLUMN */

#leftColumn {
	width: 120px;
	padding: 10px;
	margin-top: 5px;
	float: left;	
}

#skyscraper {
	margin-bottom: 10px;	
}

#middleColumn {
	width: 540px;
	margin-top: 5px;
	padding: 3px;
	float: left;
}

#featuredContent {
	width: 570px;
	height: 230px;
	padding: 10px;
	margin-bottom: 10px;
	background: #FFF;
	border: 2px solid #b4151a;
	
	-moz-box-shadow:    3px 3px 5px  #000;
  -webkit-box-shadow: 3px 3px 5px  #000;
  box-shadow:         3px 3px 5px  #000;
}

#featuredContent h4 {
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 5px;
}


.featureCopy {
	width: 300px;
	margin: 10px;
	font-size: 16px;
	float: left;
}

#featuredImage {
	width: 250px;
	height: 200px;
	background: #999;
	float: right;	
}



/* RIGHT SIDE CONTENT */

#rightColumn {
	width: 330px;
	float: right;
	margin-top: 10px;	
}

/* DISABLED UNTIL GOOD AD IS ENTERED

#mediumRectangleAngleAd {
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
}

*/

#powerRankings {
	width: 300px;
	background: #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 2px solid #b4151a;
	-moz-box-shadow:    3px 3px 5px  #000;
  	-webkit-box-shadow: 3px 3px 5px  #000;
 	box-shadow:         3px 3px 5px  #000;
	
}

#powerRankings table {
	width: 280px;
	margin: 0 auto;	
}

#powerRankings h3 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

#powerRankings ul {
	list-style-type: none;
	padding: 10px;
	width: 290px;

}

#powerRankings li {
	line-height: 30px;	
}
.pwNumber {
	font-family: 'Skranji', cursive;
	font-size: 30px;
	color: #b4151a;	
	padding: 5px;
}


.teamName {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;	
}

.pwrRankingsLink {
	width: 110px;
	height: 17px;
	margin-left: 90px;
	font-size: 14px;
	color: #4594d7;
	text-transform: uppercase;
	

}

#heavyRotation {
	width: 280px;
	padding: 10px;
	background: #fff;
	border: 2px solid #b4151a;
	-moz-box-shadow:    3px 3px 5px  #000;
  	-webkit-box-shadow: 3px 3px 5px  #000;
 	box-shadow:         3px 3px 5px  #000;
		
}

#heavyRotation h3 {
	text-align: center;	
	margin-bottom: 10px;
}

.hrNumber {
	font-family: 'Skranji', cursive;
	font-size: 30px;
	color: #b4151a;	
	padding: 5px;
}


.albumName {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	width: 90px;
	vertical-align: middle;
	

}

#heavyRotation table tr td ul li {
	vertical-align: middle;
}
#heavyRotation ul li {
	height: 150px;
	width: 280px;
}

/* POST INFO */

#blogExcerpt{
	width: 600px;
	height: 250px;
	padding: 10px;
	background: #FFF;
	margin-top: 10px;
	border: 2px solid #b4151a;
	-moz-box-shadow:    3px 3px 5px  #000;
  -webkit-box-shadow: 3px 3px 5px  #000;
  box-shadow:         3px 3px 5px  #000;

}


#blogExcerpt.homepage {
	width: 600px;
	height: 250px;
	padding: 10px;
	background: #FFF;
	margin-top: 10px;
	border: 2px solid #b4151a;
	-moz-box-shadow:    3px 3px 5px  #000;
  -webkit-box-shadow: 3px 3px 5px  #000;
  box-shadow:         3px 3px 5px  #000;

}

.post-info h3 {
	font-size: 18px;
	margin-bottom: 10px;
	
}

.entry p {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

} 

#excerptImage {
	height: 175px;
	width: 175px;
	float: right;
	border: 1px solid #4594d7;
}


/* STOCK POST STYLES */

#post-entry {
	width: 500px;
	height: auto;
	padding: 10px;
	background: #FFF;
	margin-top: 10px;
	border: 2px solid #b4151a;
	-moz-box-shadow:    3px 3px 5px  #000;
  -webkit-box-shadow: 3px 3px 5px  #000;
  box-shadow:         3px 3px 5px  #000;
}

.post-meta {
  background-color:#FFFFFF;
  border:1px solid #D5D5D5;
  clear:both;
  height: auto;
  margin:0 0 5px;
  padding:5px 5px 15px;
  width:auto;
  
}
.post-info {
  clear:both;
  height:auto;
  margin:0 0 10px;
  padding:0;
  width:100%;
}
.post-info a {
  color:#4594d7;
  font-weight:bold;
  text-decoration:none;
  text-transform: uppercase;
}
.post-info a:hover {
  font-weight:bold;
  text-decoration:underline;
}
.post-info h1, .post-info h2 {	
  font-family: 'Michroma', sans-serif;
  color:#4594d7;
  display:block;
  font-size:18px;
  height:auto;
  margin:0;
  padding:5px 8px;
  width:auto;
  letter-spacing: 2px;
}
.post-info h1 span {
}
.post-info h1#page {
  background-color:#1B2D41;
  background-position:0 0;
  background-repeat:repeat no-repeat;
  padding:5px 15px;
}
.post-date {
  border-bottom-color:#D5D5D5;
  border-bottom-style:solid;
  border-bottom-width:1px;
  clear:both;
  display:block;
  font-size:10px;
  height:auto;
  margin:0 8px;
  padding:6px 0 3px;
  width:auto;
}
.post-date a {
  color:#993300;
  text-decoration:none;
}
.post-date a:hover {
  text-decoration:underline;
}
.post-content {
  background: #fff;
  clear:both;
  font-size:13px;
  height:auto;
  line-height:22px;
  margin:0 8px;
  padding:0 0 1em;
  width:auto;
}
.post-content p {
  margin-top:0;
}
.post-content a {
  color:#993300;
  font-weight:bold;
  text-decoration:none;
}
.post-content a:hover {
  text-decoration:underline;
}

.entry {
	margin: 10px auto;
	line-height: 19px;
		
	
}

#categories {
	background: #fff;	
}

/* CONTACT FORM */
#contactbox {
	padding: 10px;
}
#contactform fieldset div {
	padding: 5px;
}
#contactform {
	margin-top: 10px;
	padding: 10px;
	background-color: #8ec63f;
	border-radius: 10px;
	color: #fff;
	width: 560px;
	margin: 10px auto;
}
#contactform fieldset {
	padding: 10px;
	border: 1px solid #FFF;
}
#contactform fieldset legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
}


/* SIDEBAR WIDGETS */
.widget {
	width: 300px;
	padding: 10px;
	background: #FFF;
	border: 2px solid #b4151a;
	float: left;
	-moz-box-shadow:    3px 3px 5px  #000;
  -webkit-box-shadow: 3px 3px 5px  #000;
  box-shadow:         3px 3px 5px  #000;
}

/* FOOTER */

footer {
	width: 100%;
	background:	#b4151a;
	color: #000;
	padding: 10px 0 15px;
}

#footerWrapper {
	width: 860px;
	margin: 0 auto;
}	

footer #footerNav {
	font-family: 'Dosis', sans-serif;
	width: 600px;
	float: left;
	margin-bottom: 10px;
	
}

#footerNav ul li {
	display: inline;
	font-weight: bold;
	margin-right: 5px;
}
#footerNav ul li a {
	color: #fff;
	text-decoration: none;
}

#footerNav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#disclaimer {
	width: 500px;	
}

#copyright {
	float: right;
	width: 250px;	
	color: #fff;
}

.dhmLogo {
	width: 200px;
	
}

/* PICKS TABLE STYLE */

#picksDropDown, #pwrRankings {
	background: #CCC;
	padding: 10px;	
}

.green {
	color: #093;	
}

.red {
	color: #F00;	
}

table {
	padding: 3px;
	border-spacing: 1px;
	
}

table td {
	border: 1px solid #fff;
	padding: 5px;	
}

.tableTitle {
	background: #fff;
	padding: 5px;
	font-size: 18px;
	text-align: center;	
}

.colhead {
	background: #fff;
}

.participantName {
	width:144px;
	text-align: center;
	font-size:1 2px;	
}

.gameTime {
	width: 90px;
	text-align: center;	
}

.picksImage, .pwrRankImage {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	font-size: 14px;
	padding-bottom: 2px;
}

.changeImage {
	width: 60px;
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	font-size: 14px;
	padding-bottom: 2px;
}

.picksComments, .teamComments {
	width: 370px;
	text-align: center;	
}

.oddrow {
	background: #EEE;	
}

.evenrow {
	background: #CCC;	
}

.rankHeader {
	text-align: center;
}

.teamHeader {
	text-align: center;	
}

.changeHeader {
	text-align: center;	
}

.numRank {
	font-family: 'Skranji', cursive;
	font-size: 30px;
	color: #b4151a;	
	padding: 5px;
	text-align: center;	
}



} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */